projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a127d42
)
etags bug
author
Francesco Potortì
<pot@gnu.org>
Tue, 3 Sep 2002 15:21:51 +0000
(15:21 +0000)
committer
Francesco Potortì
<pot@gnu.org>
Tue, 3 Sep 2002 15:21:51 +0000
(15:21 +0000)
lib-src/ChangeLog
patch
|
blob
|
history
diff --git
a/lib-src/ChangeLog
b/lib-src/ChangeLog
index cb83bcfcf2f038d3ceb00dcdeb58193aaef2637c..10dfa8163ac4df334da9cd14f5ef7cb2990ceae9 100644
(file)
--- a/
lib-src/ChangeLog
+++ b/
lib-src/ChangeLog
@@
-1,3
+1,8
@@
+2002-09-03 Francesco Potorti` <pot@gnu.org>
+
+ * etags.c (regex_tag_multiline, readline): Never pass pfnote a
+ string that cannot be freed.
+
2002-08-30 Francesco Potorti` <pot@gnu.org>
* etags.c (consider_token, C_entries): Switch to C++ parsing when